projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cae7e2
)
* indent.el (indent-for-tab-command): Use use-region-p.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 30 Oct 2008 23:52:30 +0000
(23:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 30 Oct 2008 23:52:30 +0000
(23:52 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bc15aa18576e973ce60bf2531dc1ed90b93bba41..a9f34e73d579c38fea8a56a73664ed904242a0ca 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2008-10-30 Chong Yidong <cyd@stupidchicken.com>
+ * indent.el (indent-for-tab-command): Use use-region-p.
+
* vc.el (vc-revert): Limit the length of the query string.
2008-10-30 Juanma Barranquero <lekktu@gmail.com>